GtkScale: Use the new helpers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 15:22:30 +0000 (11:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:22 +0000 (01:15 -0400)
commit374f96625f28f6c2c04992bd580462246bddb1c5
tree0f3e682f6f278f00a8859ec97b457303f69652b5
parentd416f352ada56a65107ff4b47e8e3161bbf26899
GtkScale: Use the new helpers

Instead of issuing g_warning, fill the provided GError.
This lets us test this error handling, and is the right
thing to do. Use the new GtkBuilder helpers and
g_markup_collect_attributes to do so.
gtk/gtkscale.c